home *** CD-ROM | disk | FTP | other *** search
- extern const char **_dictionary_userconf;
- #ifndef DICTIONARY_REQUEST
- #define DICTIONARY_REQUEST \
- const char **_dictionary_userconf;\
- TRANSLATE_SYSTEM_REQ _dictionary_req_userconf("userconf",_dictionary_userconf,106,2);\
- void dummy_dict_userconf(){}
- #endif
- #ifndef MSG_U
- #define MSG_U(id,m) id
- #define MSG_B(id,m,n) id
- #define MSG_R(id) id
- #endif
- #define E_GROUPEXIST _dictionary_userconf[0]
- #define E_GROUPEXISTID _dictionary_userconf[1]
- #define E_UNKNOWNMEMBER _dictionary_userconf[2]
- #define F_GROUPNAME _dictionary_userconf[3]
- #define F_GROUPID _dictionary_userconf[4]
- #define F_ALTMEM _dictionary_userconf[5]
- #define T_GROUPSPEC _dictionary_userconf[6]
- #define INTRO_GROUPSPEC _dictionary_userconf[7]
- #define P_GROUPDB _dictionary_userconf[8]
- #define T_GROUPS _dictionary_userconf[9]
- #define I_GROUPS _dictionary_userconf[10]
- #define I_TOADD _dictionary_userconf[11]
- #define I_GROUPCREATE _dictionary_userconf[12]
- #define Q_GROUPCREATE _dictionary_userconf[13]
- #define P_PASSPOLICIES _dictionary_userconf[14]
- #define F_MINLEN _dictionary_userconf[15]
- #define F_MINCHARS _dictionary_userconf[16]
- #define T_PASSPOLICIES _dictionary_userconf[17]
- #define I_PASSPOLICIES _dictionary_userconf[18]
- #define E_NOROOT _dictionary_userconf[19]
- #define T_PASSREQ _dictionary_userconf[20]
- #define I_ENTERPASS _dictionary_userconf[21]
- #define E_IVLDPASS _dictionary_userconf[22]
- #define E_MUSTBEROOT _dictionary_userconf[23]
- #define E_DUPLOGIN _dictionary_userconf[24]
- #define E_DUPID _dictionary_userconf[25]
- #define E_UNKNOWNGRP _dictionary_userconf[26]
- #define E_IVLDSHELL _dictionary_userconf[27]
- #define E_NOSHELL _dictionary_userconf[28]
- #define E_NOHOME _dictionary_userconf[29]
- #define N_IS_OK _dictionary_userconf[30]
- #define E_IVLDGRP _dictionary_userconf[31]
- #define E_IVLDOWN _dictionary_userconf[32]
- #define E_IVLDG_O _dictionary_userconf[33]
- #define E_EXISTDIR _dictionary_userconf[34]
- #define E_DONOTEXIST _dictionary_userconf[35]
- #define E_HOMEUSER _dictionary_userconf[36]
- #define P_SETUSERDIR _dictionary_userconf[37]
- #define E_SETUPDIR _dictionary_userconf[38]
- #define F_LOGIN _dictionary_userconf[39]
- #define F_FULLNAME _dictionary_userconf[40]
- #define F_GROUP _dictionary_userconf[41]
- #define F_HOME _dictionary_userconf[42]
- #define F_SHELL _dictionary_userconf[43]
- #define F_UID _dictionary_userconf[44]
- #define T_USERINFO _dictionary_userconf[45]
- #define I_USERINTRO _dictionary_userconf[46]
- #define P_USERDATA _dictionary_userconf[47]
- #define E_NO2PT _dictionary_userconf[48]
- #define Q_CREATE _dictionary_userconf[49]
- #define Q_FIXIT _dictionary_userconf[50]
- #define Q_USERHOME _dictionary_userconf[51]
- #define E_NULLPASS _dictionary_userconf[52]
- #define E_WEAKPASS _dictionary_userconf[53]
- #define F_LOCKACCOUNT _dictionary_userconf[54]
- #define F_PASSWORD _dictionary_userconf[55]
- #define F_CONFIRM _dictionary_userconf[56]
- #define T_PASSWORD _dictionary_userconf[57]
- #define I_PASSINTRO _dictionary_userconf[58]
- #define E_MISMATCH _dictionary_userconf[59]
- #define N_ACCEPT _dictionary_userconf[60]
- #define T_CHGYOURPASS _dictionary_userconf[61]
- #define I_ENTERYOURPASS _dictionary_userconf[62]
- #define M_USER _dictionary_userconf[63]
- #define M_GROUPDEF _dictionary_userconf[64]
- #define M_UPASS _dictionary_userconf[65]
- #define M_ROOTPASS _dictionary_userconf[66]
- #define M_PPP _dictionary_userconf[67]
- #define M_PPPPAP _dictionary_userconf[68]
- #define M_PPPCHAP _dictionary_userconf[69]
- #define M_SLIP _dictionary_userconf[70]
- #define M_UUCP _dictionary_userconf[71]
- #define M_POP _dictionary_userconf[72]
- #define M_POLICIES _dictionary_userconf[73]
- #define M_ECREATE _dictionary_userconf[74]
- #define M_CHANGE _dictionary_userconf[75]
- #define M_EDIT _dictionary_userconf[76]
- #define T_UCONF _dictionary_userconf[77]
- #define I_UCONFINTRO _dictionary_userconf[78]
- #define P_POP _dictionary_userconf[79]
- #define P_PPP _dictionary_userconf[80]
- #define P_SLIP _dictionary_userconf[81]
- #define P_UUCP _dictionary_userconf[82]
- #define P_CHGPASS _dictionary_userconf[83]
- #define E_NOUID _dictionary_userconf[84]
- #define E_UNKNOWNUSER _dictionary_userconf[85]
- #define T_USERACCT _dictionary_userconf[86]
- #define I_CANEDIT _dictionary_userconf[87]
- #define I_SELECT _dictionary_userconf[88]
- #define P_USERDB _dictionary_userconf[89]
- #define I_USERCREATE _dictionary_userconf[90]
- #define Q_USERCREATE _dictionary_userconf[91]
- #define W_CHGPASS _dictionary_userconf[92]
- #define Q_ENTEROLDPASS _dictionary_userconf[93]
- #define Q_ENTERNEWPASS _dictionary_userconf[94]
- #define Q_RETYPE _dictionary_userconf[95]
- #define Q_DELUSER _dictionary_userconf[96]
- #define Q_DELGROUP _dictionary_userconf[97]
- #define E_LOCKORNOT _dictionary_userconf[98]
- #define T_PASSMNG _dictionary_userconf[99]
- #define F_PASSMAY _dictionary_userconf[100]
- #define F_PASSMUST _dictionary_userconf[101]
- #define F_PASSWARN _dictionary_userconf[102]
- #define F_PASSEXPIRE _dictionary_userconf[103]
- #define F_PRIVENABLE _dictionary_userconf[104]
- #define F_AUTHENTICATE _dictionary_userconf[105]
-